Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C Tutorial
1) Array
2) Assert h
3) Ctype h
4) Data Structure
5) Data Type
6) File
7) Function
8) Language
9) Math h
10) Memory
11) Operator
12) Pointer
13) Preprocessor
14) Printf Scanf
15) Search Sort
16) Setjmp h
17) Signal h
18) Statement
19) Stdio h
20) Stdlib h
21) String
22) String h
23) Structure
24) Time h
25) Wctype h
26) Wide Character String
Language
1) Adding Comments
2) C Language Keywords
3) Calculate an average using variable argument lists
4) Clarity
5) Common Headers
6) Compile and link the C program using gcc
7) Declare global variables
8) Define and use Global variables
9) Define three variables and use assignment operator to assign value
10) External references
11) Finding the limits
12) Finding the size of a type
13) First program in C
14) Headers
15) Headers Added by C99
16) declare a variable
17) Include header file
18) Include the header file for input and output
19) Indentation and Code Format
20) Initialize int value in declaration
21) Inner variable shadows outer variable
22) List the command line arguments
23) Local variable shadows global variable
24) Macros in Headers
25) Main() function in C
26) Meaningful variable name
27) Output address and value
28) Output value at the address
29) Printing Variable Contents
30) Put values in the memory locations by using pointers
31) Scope of variables
32) Source code header comments
33) Static variable
34) Static versus automatic variables
35) The comments are enclosed in
36) The is used as single line comment
37) Use printf to output variable
38) Using a variable to store value
39) Using Comments to Disable
40) Using the & operator
41) Variables